set the visible of cd fld "StackInfo" to not the visible of cd fld "StackInfo"
end mouseUp
-- part 2 (field)
-- low flags: 81
-- high flags: 2007
-- rect: left=24 top=73 right=326 bottom=488
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: StackInfo
----- HyperTalk script -----
on mouseUp
lock screen
set scroll of me to 0
hide me
end mouseUp
-- part contents for background part 2
----- text -----
Functions Part2
-- part contents for card part 2
----- text -----
These stacks are included on the LIMac Public Domain Library issue of the "LImacSTACK Disk".
Each one coincides with topics discussed in the HyperCard SIG's monthly meeting.
Click on the name to go to that stack. (Try "pop card" in the Message box to get you back here.)
If you got this issue of the LImacSTACK from some place other than the LIMac PD Library, then these stacks are probably not on this disk.
(Scroll down for descriptions...)
Functions Part1
-----------------
Attempts to give the beginning HyperCard user insight into HyperTalk text, mouse, keyboard, time, and date functions by using example buttons of each function. (Part 1 in a series of about 3)